Skip to content

chore: remove hyperlight-nanvix backend#88

Merged
jsturtevant merged 1 commit into
hyperlight-dev:mainfrom
simongdavies:remove-nanvix-backend
May 14, 2026
Merged

chore: remove hyperlight-nanvix backend#88
jsturtevant merged 1 commit into
hyperlight-dev:mainfrom
simongdavies:remove-nanvix-backend

Conversation

@simongdavies
Copy link
Copy Markdown
Member

Removes the nanvix backend.

  • delete src/nanvix_sandbox/ crate (manifest, lib, examples, Justfile, lockfile)
  • drop the nanvix exclude entry and explanatory comment from root Cargo.toml
  • drop mod nanvix and the nanvix::build dependency from the root Justfile
  • remove the nanvix-sandbox job from .github/workflows/ci.yml
  • strip the Nanvix Sandbox section + TOC entry from README.md
  • drop the manual-version-bump bullet from RELEASE.md
  • rename the slide heading and remove the Nanvix guests section in docs/end-user-overview-slides.md
  • scrub the nanvix entries from the justfile-ci copilot skill notes

Wipes the nanvix backend and every reference to it so the repo reads as if it never existed.

- delete src/nanvix_sandbox/ crate (manifest, lib, examples, Justfile, lockfile)
- drop the nanvix exclude entry and explanatory comment from root Cargo.toml
- drop `mod nanvix` and the `nanvix::build` dependency from the root Justfile
- remove the `nanvix-sandbox` job from .github/workflows/ci.yml
- strip the Nanvix Sandbox section + TOC entry from README.md
- drop the manual-version-bump bullet from RELEASE.md
- rename the slide heading and remove the Nanvix guests section in docs/end-user-overview-slides.md
- scrub the nanvix entries from the justfile-ci copilot skill notes

Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
@simongdavies simongdavies added the dependencies Pull requests that update a dependency file label May 14, 2026
@jsturtevant jsturtevant merged commit 4cbc95d into hyperlight-dev:main May 14, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants